home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / UTILITY / PCLOCKS.ARJ / MYLOCK2.DOC < prev    next >
Text File  |  1992-03-16  |  1KB  |  35 lines

  1. MYLOCK2.DOC
  2.  
  3. The syntax of the mylock2 program is as follows:
  4.  
  5. mylock2 -p[prompt] -k[password] -a[attempts] -?
  6.  
  7. If you use a -? this will show the usage and then stop.
  8.  
  9. All parameters are optional.  
  10.  
  11. If you want to include a space in the prompt then quote it off.
  12. I.e., "Access Code:".  
  13.  
  14. Password may be any 8 character string.  This IS case sensitive.
  15. For example, Ab is different than ab.  If you do not give the password
  16. on the command line then you will be prompted for it.
  17.  
  18. Attempts is an integer number specifying how many attempts to allow.
  19. If a number less than or equal to 0 is given it sets to allow an infinite
  20. number of attempts.
  21.  
  22. If you run this program with no command line options, it will ask you for
  23. the password you want to use.  It will then ask you to verify it by typeing
  24. it in again.  Then it enters "locked mode" and waits for the user to enter
  25. the password.
  26.  
  27. If all attempts meet with failure the computer shows an Access Denied 
  28. message and sounds and alarm.
  29.  
  30. This program is distributed under the shareware concept.  If you
  31. continue to use this software you are required to register it with
  32. Kodiak Enterprises, 913.776.8181 x10.  See locks.doc for more information.
  33.  
  34.  --------------------------- End of File -------------------------------------
  35.